home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990422-19990725 / 000249_news@columbia.edu _Tue Jul 6 12:19:46 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA29956
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 6 Jul 1999 12:19:45 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA08140
  7.     for kermit.misc@watsun.cc.columbia.edu; Tue, 6 Jul 1999 12:18:06 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: pdunn@hoflink.com
  10. Subject: Sending a file to a Unix box
  11. Date: Tue, 06 Jul 1999 15:36:00 GMT
  12. Organization: Deja.com - Share what you know. Learn what you don't.
  13. Message-ID: <7lt7ov$h3n$1@nnrp1.deja.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. I am trying to write a kermit script that will dial into a unix (AIX)
  17. box, send a file to the unix box and execute a few unix commands on the
  18. box (i.e., tar, cd, etc).
  19.  
  20. I am able to dial in and send the file, but when I try to execute the
  21. commands, they end up executing on my side, not on the box I am dialing
  22. into.
  23.  
  24. Do I need to run Kermit server on the box I am dialing into?  If so, how
  25. do I start it and then escape back to my script?
  26.  
  27. I am on AIX boxes (4.3.2) and using C-Kermit 6.0.192, 6 Sep 96, for IBM
  28. AIX 4.
  29.  
  30. thanks in advance
  31.  
  32. Paul
  33.  
  34.  
  35. Sent via Deja.com http://www.deja.com/
  36. Share what you know. Learn what you don't.